<squad>
	<description>
		<type>TYPE_INFANTRY_FIGHTING_VEHICLE</type>
		<nationality>NATIONALITY_BRITISH</nationality>

		<long_name>Kangaroo (Churchill)</long_name>
		<short_name>Kangaroo (Churchill)</short_name>
		<comment>A heavy infantry tank with the turret removed to make an APC. Slow moving but with strong armour</comment>

		<uniform>british_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1943</year><number>10</number></data>
		<data><month>12</month><year>1945</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Kangaroo Churchill.png</image_profile>
			<weight>38000</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>Bedford Twin Six</name>
				<horsepower>350</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_TRIPLE_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>10</offsetX><offsetY>264</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-10</offsetX><offsetY>264</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Kangaroo Churchill.png</image_view>

			<width>274</width>
			<length>725</length>
			<height>163</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>89</front>
				<side>76</side>
				<rear>64</rear>
				<top>15</top>
				<bottom>19</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<offsetX>-25</offsetX>
			<offsetY>-210</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_BESA</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_BESA</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
